Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move the dbwrap library to the top level | Michael Adam | 2012-05-14 | 1 | -32/+0 |
| | | | | | Autobuild-User: Michael Adam <obnox@samba.org> Autobuild-Date: Mon May 14 04:04:55 CEST 2012 on sn-devel-104 | ||||
* | s3: Add dbwrap_cache | Volker Lendecke | 2012-04-17 | 1 | -0/+32 |
This is a caching layer for the notify database and potentially for the brlock database. It caches the parse_record operation as long as the underlying seqnum does not change. |