Features

In memory read-only, and read-write key value store

Serverless services programmed in English

Intuitive cloud solution designed for efficiency

Enterprise-grade frontend for major cloud services

Think of an alternative version of Redis, Memcached, SAP Hana, or Apache Zookeeper
extended with AWS Lambda.

Console Example

% echo "your content" | curl -T - 'https://www.botanical23.com'
/d553e18a7a76a10420ea37254f0a1d787fbb2ed4311cdac20aa45b5f5366972f.tig
% curl 'https://www.botanical23.com/d553e18a7a76a10420ea37254f0a1d787fbb2ed4311cdac20aa45b5f5366972f.tig'
your content

JavaScript Example

fetch('https://www.botanical23.com',
    { method: 'PUT', headers: { 'Content-Type': 'application/text' },
    body: 'your content' })

fetch('https://www.botanical23.com/d553e18a7a76a10420ea37254f0a1d787fbb2ed4311cdac20aa45b5f5366972f.tig',
    { method: 'GET', headers: { 'Content-Type': 'application/text' }})
  .then(x=>console.log(x.text()))

Pricing

  • Free tier | Use our tool in your code with an advertised 'please-buy-a-botanical23-token' tag.
  • Enterprise | Pay a $10 download free for a tested version. Use permanently in your own cloud environment. $120/hr support available.
  • Donate

    Dear Valued Supporters,

    Our solution is still in its early stages, and we are dedicated to enhancing it to better serve your needs. We kindly ask for your support through donations, which will enable us to add more services for your convenience. Please rest assured that all funds received will be exclusively used to develop open-source software features under the Creative Commons license.

    Thank you for your generosity and continued support.

    Sincerely,

    Miklos Szegedi, CEO

    Schmied Enterprises LLC, San Jose, CA

    Phone

    San Jose, California, USA | (669) 946 4687

    Address

    5703 Meridian Avenue
    San Jose, CA 95118
    United States of America