Replies: 1 comment 2 replies
|
Englua was a project from my previous company, but development was halted due to a shift in strategic goals. Sekas is a project I continued to develop based on Englua, incorporating some of my ideas and making numerous code adjustments. Sekas aims to provide a highly scalable, strongly consistent key-value store that supports ACID interactive transactions. There are still many unfinished parts, which are currently under heavy development. |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello,
I was looking for a KV datastore, I found engula which has no code commit in the last two years and then I found this project which seems to be a continuation? At least these are the same:
https://github.com/engula/engula/blob/main/docs/design.md
https://github.com/w41ter/sekas/blob/main/docs/design.md
Can you please clarify?
It would be best of course on the engula website to say the project is discontinued and point to this one....
All reactions