HyperDex brings ACID transactions to NoSQL
hyperdex.org
HyperDex brings ACID transactions to NoSQL
1–5 of 5 posts
Re: HyperDex brings ACID transactions to NoSQL
#2I'm a little wary of trying out RC1 quality code though. Can anyone shred some light on their experience with this system and, perhaps on the developers.
Re: HyperDex brings ACID transactions to NoSQL
#3Transactions is actually the main reason why we haven't made the switch from Postgresql. Our schema is actually very simple, so a NoSQL system would have been a natural fit otherwise. I'm a little wary of trying out RC1 quality code though. Can anyone shred some light on their experience with this system and, perhaps on the developers.
Re: HyperDex brings ACID transactions to NoSQL
#4Transactions is actually the main reason why we haven't made the switch from Postgresql. Our schema is actually very simple, so a NoSQL system would have been a natural fit otherwise. I'm a little wary of trying out RC1 quality code though. Can anyone shred some light on their experience with this system and, perhaps on the developers.
Re: HyperDex brings ACID transactions to NoSQL
#5Transactions is actually the main reason why we haven't made the switch from Postgresql. Our schema is actually very simple, so a NoSQL system would have been a natural fit otherwise. I'm a little wary of trying out RC1 quality code though. Can anyone shred some light on their experience with this system and, perhaps on the developers.
I am the lead developer on HyperDex Warp so hopefully I can answer any questions for you. We've put many sleepless nights into testing the code base and are always looking to improve our feature set and reliability.
I'm a little concerned about the performance of LevelDB, did you test it with very large out of memory datasets?