Flume Cloud Services

Cloud database, cache and file storage services, open source

Visit Website
November 1, 2019 Software Developer Kit released

Happy to announce that the official Flume Cloud Services SDK has been released 🎉

Here is the package page: https://github.com/flume-cloud-services/sdk/packages/47837

For this occasion, I also updated the Documentation website 📄: https://flume-cloud-services.github.io/docs/ to help you using the SDK.

We are still looking for new contributors if you have new services ideas or want to improve something don't hesitate to contact me or open a pull request!

1 Comment

October 25, 2019 Looking for contributors

Flume Cloud Services is actually looking for contributors to build the Javascript SDK (It's just a simple javascript library built with Axios which allow using Flume-Cloud-Services through a javascript package rather than using HTTP requests).

https://github.com/flume-cloud-services/sdk

Comment

October 24, 2019 Basic services finished

We finished to create the following services :

  • Database: Golang Database via HTTP using LevelDB and GJSON & SJSON
  • Cache: Golang key/value Database via *HTTP *
  • File Storage: Golang File Storage server via HTTP

Actually working on the Javascript SDK, once it's done I'll release the MVP 🕘

Comment

June 16, 2019 How I realized I needed an Open-source alternative

I was trying some of the actual Cloud Services platforms (such as Azure, Amazon Web Services and Google Cloud) and I found all these great services useful but I wondered how beautiful it could be if it could be powered by the open-source community.

That's how Flume Cloud Services is born!

Comment

About

That's an open-source alternative to AWS, Azure or Google Cloud powered by the open-source community