summaryrefslogtreecommitdiff
path: root/cpp/src/IceGrid/IceGridDB.cpp
Commit message (Collapse)AuthorAge
* Restored icegriddb + other small fixesBernard Normier2016-05-26
|
* Merge remote-tracking branch 'origin/3.6'Joe George2016-03-17
|\
| * ICE-7019 - remove db tools dependency on IcePatch2Jose2016-03-15
| |
| * Windows fixes for icegriddb/icestormdbMark Spruiell2016-03-07
| |
| * moving icegriddb/icestormdb from cpp/tools to cpp/srcMark Spruiell2016-03-07
|
* minor fixes to icegriddb/icestormdbMark Spruiell2016-03-08
|
* Update copyright headersJoe George2016-03-01
|
* ICE-6861 - removing public stream APIMark Spruiell2016-01-19
|
* ICE-6908 - Add ValueFactoryJoe George2015-12-08
| | | | | | ValueFactory is a replacement for ObjectFactory (which is still available if needed). It is an interface with only one operation and can has the "delegate" metadata.
* The default LMDB map size for IceGrid and IceStorm is now 10MB (Windows)Bernard Normier2015-11-23
| | | | and 100MB (Linux, OS X)
* Reworked IceStorm and IceGrid database error handlingBernard Normier2015-11-20
|
* Linux build fixesDwayne Boone2015-10-28
|
* Convert IceGrid/IceStorm to use LMDB database rather than Freeze/BdBDwayne Boone2015-10-28