Skip to content

First beta release 0.1

Latest
Compare
Choose a tag to compare
@mcopik mcopik released this 30 Apr 22:14
· 14 commits to master since this release
bbac6be

This is the first beta release of FaaSKeeper. Compatible with the Python client library v0.1.

What's changed

  • Management of sessions.
  • Implemented create, get, set, and delete operations.
  • Implemented two user storage solutions (DynamoDB, S3), queues (DynamoDB streams and SQS)
  • Implemented watches and heartbeat function.