Sha256: c72a1e9aa14b9af3e18e0cf7e76f5626e8f08aff21d4552177e55b1b4d26185d

Contents?: true

Size: 615 Bytes

Versions: 9

Compression:

Stored size: 615 Bytes

Contents

* Test coverage of multiple-db situations
* Test coverage of close-and-reopen db situations
* Metadata stored in db files
* Bring code coverage up to 100%
* Documentation
* Standalone examples (i.e. not just "please see the test suite")
* Find rows by value of blob-valued field
* Automatic zlib compression of blobs (:zblob type)
* Automatic yaml serialization of arbitrary Ruby objects (:rubyobj type)
* Refactor column value transformations (e.g. for foreign-key rows, blobs, [future] zblob/rubyobj, etc.) to be more regular and uniform

Legend:

! --> highest priority
* --> standard priority
- --> low priority

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
rhubarb-0.4.3 TODO
rhubarb-0.4.2 TODO
rhubarb-0.4.0 TODO
rhubarb-0.3.0 TODO
rhubarb-0.2.7 TODO
rhubarb-0.2.6 TODO
rhubarb-0.2.5 TODO
rhubarb-0.2.4 TODO
rhubarb-0.2.3 TODO