Skip to main content

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

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

Comments

Popular posts from this blog