Monday 13 February 2023

Show HN: Lockval Engine – a distributed back end KV engine that can run scripts https://bit.ly/3K0F3Tj

Show HN: Lockval Engine – a distributed back end KV engine that can run scripts I've been developing game backends for several years, using and designing a lot of code. They all about calculations, synchronization with front-end data, and database data, and try to ensure consistency, atomicity, and high response, etc. However, these codes and frameworks have always had problems such as very complicated APIs, incomplete or non-existent ACID, multiple calls to RPC, and non-real-time full or semi-full data landing. So, we created Lockval Engine. An easy-to-use, ACID, distributed, DOP, multi-language support backend engine. Here are some online demos that will give you a quicker understanding of Lockval Engine: [APIdemo] https://bit.ly/3lxex9Q [playground] https://bit.ly/3Yrp19f... https://bit.ly/3Yv9jdg February 13, 2023 at 01:12PM

No comments:

Post a Comment