Wikipedia

Search results

Monday, February 13, 2023

Show HN: Lockval Engine – a distributed back end KV engine that can run scripts https://ift.tt/xfsjqcR

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://ift.tt/wz9JtPu [playground] https://ift.tt/j36PvON... https://lockval.com February 13, 2023 at 12:12PM

No comments:

Post a Comment