search for: ydb

Displaying 2 results from an estimated 2 matches for "ydb".

Did you mean: db
2020 Feb 13
1
YottaDB as a data store for Xapian
By way of introduction, I manage YottaDB (https://yottadb.com and https://gitlab.com/YottaDB). The core of YottaDB is a hierarchical key-value datastore (https://docs.yottadb.com/MultiLangProgGuide/cprogram.html and https://gitlab.com/YottaDB/DB/YDB). The code base is mature (in daily production use since 1986), and very performant, with strongly ACID transactions, and replication (to ensure transaction serialization performance, updates are done on a single node and propagated; if ACID transactions are not important, there are other ways...
2002 Jul 12
0
rsync-2.5.5 and sys/mode.h on Irix 6.5.15f
...nfigure complains about sys/mode.h. here's the relevant part from config.log. Any idea what should I do now with it? Thanks! configure:4360: checking sys/mode.h usability configure:4369: cc -c -O3 -n32 -TARG:platform=IP22 -I/usr/local/include -I/software/@sys/usr/include -I/usr/local/Berkele yDB.4.0/include -DHAVE_CONFIG_H -O3 -n32 -TARG:platform=IP22 -I/usr/local/include -I/software/@sys/usr/include -I/usr/loc al/BerkeleyDB.4.0/include conftest.c >&5 cc-1204 cc: WARNING File = /usr/include/sys/vnode.h, Line = 318 The indicated declaration is not visible outside of the function....