FoundationDB high contention allocator
activesphere.com
FoundationDB high contention allocator
1–10 of 10 posts
Re: FoundationDB high contention allocator
#2Re: FoundationDB high contention allocator
#3Re: FoundationDB high contention allocator
#4FoundationDB could really have been a big big thing had they not burnt bridges with their initial user set (i was one of them). It was a really cool database.
Re: FoundationDB high contention allocator
#5FoundationDB could really have been a big big thing had they not burnt bridges with their initial user set (i was one of them). It was a really cool database.
Care to provide more details ? (i don't understand why you got downvoted btw)
Re: FoundationDB high contention allocator
#6Re: FoundationDB high contention allocator
#7Re: FoundationDB high contention allocator
#8Seems like even with the directory encoding you'd be able to save a lot of storage space for keys by omitting the common prefixes.
Re: FoundationDB high contention allocator
#9FoundationDB could really have been a big big thing had they not burnt bridges with their initial user set (i was one of them). It was a really cool database.
Care to provide more details ? (i don't understand why you got downvoted btw)
I'm not sure about the downvotes. I guess HN has lots of karma-police.
Re: FoundationDB high contention allocator
#10Earlier quoted context omitted.
Care to provide more details ? (i don't understand why you got downvoted btw)
FoundationDB had everything (launched or work in progress). SQL that was fast like NoSQL, No single point of failure, Scaling, Search, etc, etc... all built into one database. It was designed to remove the pain of managing many different components. For example, handling 'search' separately (via solr/lucene/cloudsearch) is a pain. I'm not sure about the downvotes. I guess HN has lots of karma-police.