tokyo-cabinet
Why can't I create a fixed length tokyo cabinet database larger than 1.8GB?
When I attempt to create a database using tcfdbtune with a parameter limsiz of 1900000000 (1.9GB) and then try to run a tcfdbopen, it fails with a \"memory error\", and I have no idea why.[详细]
2023-03-30 18:11 分类:问答Why tchdb file size keep going bigger after tchdbout some items?
I use tchdb in a server to store some data. And use another program to clean some old and useless data. But after executing this cleaner the file size didn\'t change and keep going bigger while the se[详细]
2023-03-22 04:22 分类:问答Storing a large number of objects that belong to a list
I am using rails and have the following scenario:Users have_many lists and each list contains a number of words with each wor开发者_Python百科d having its own definition.The list show view shows all t[详细]
2023-02-06 07:50 分类:问答What is "physical synchronization" of Kyoto Cabinet Database?
The function begin_transaction takes a boolean argument that indicates what type of synchroniz开发者_运维百科ation should be done; physical when true or logical when false.[详细]
2023-01-28 10:02 分类:问答java.lang.UnsatisfiedLinkError - loading multiple lib files?
At first, this error looked normal to me, but after trying all known things, I still have no luck running my program. So please let me explain in detail.[详细]
2023-01-28 03:13 分类:问答What is the difference between Tokyo Cabinet and Kyoto Cabinet?
FA开发者_如何学CL Labs has multiple Tokyo products and Kyoto products: Tokyo Cabinet and Kyoto Cabinet are both lightweight database libraries.[详细]
2023-01-24 20:15 分类:问答Compilation problem in tokyo cabinate C program
i am new to tokyo cabinet and i have installed it and i have run the example c program i am getting error...[详细]
2023-01-13 07:51 分类:问答Can I expect a significant performance boost by moving a large key value store from MySQL to a NoSQL DB?
I开发者_JAVA百科\'m developing a database that holds large scientific datasets. Typical usage scenario is that on the order of 5GB of new data will be written to the database every day; 5GB will also[详细]
2023-01-11 00:51 分类:问答Any possible way to use Tokyo Cabinet in Eclipse?
Just spend 3 straight hours trying to solve the java.lang.UnsatisfiedLinkError: no jtokyocabinet in java.library.path problem in Eclipse in Linux.[详细]
2023-01-07 05:42 分类:问答Any chance to get Core Data using Tokyo Cabinet as the persistent store?
I watched a free high quality video with Aaron Hillegass about Core Data 开发者_StackOverflow中文版vs Tokyo Cabinet. Besides that this guy is amazingly funny (really, if you want to laugh now, watch i[详细]
2023-01-03 12:34 分类:问答