FileTeCouch 0.6.2 copy "FileTeCouch: ^0.6.2" to clipboard
FileTeCouch: ^0.6.2 copied to clipboard

A Couchbase Server client library, based on CouchClient (Rikulo team), written in Dart language, for the Kordam project.

#FileTeCouch CHANGELOG

  • August 14, 2014
    • Release 0.1.0
      • Initial commit
      • Basic request : get/set/delete + increment/decrement
      • Support Couchbase Buckets
      • Examples
  • Septembre 14, 2014 - 2pm
    • Release 0.2.0
      • Add views request
      • Support queries
      • Views and queries examples
  • Septembre 14, 2014 - 8pm
    • Release 0.3.0
      • Support Memcached Buckets
      • Examples
  • November 19, 2014 - 2am
    • Release 0.4.2
      • Add unit tests
  • December 9, 2014 - 4pm
    • Release 0.4.3
    • Fix bug query
    • Close all connexions event if an error occured
      • Fix bugs in tests
  • December 14, 2014
    • Release 0.5.0
    • Fix bug query (key -> keys)
    • GetView now return a DBObject if has reduce operation
    • Finished Unit-test
  • December 16, 2014
    • Release 0.5.1
    • Update readme.md with 'TODO' section
  • January 25, 2014 - 5pm
    • Release 0.6.0
    • Support Sasl authentification on memcached buckets
  • January 25, 2014 - 10pm
    • Release 0.6.1
    • Query : in Couchbase Server 3.0 inclusiveEnd is not true in the default behavior
    • Updated getDocumentsByViewResultKey function
0
likes
30
points
129
downloads

Publisher

unverified uploader

Weekly Downloads

A Couchbase Server client library, based on CouchClient (Rikulo team), written in Dart language, for the Kordam project.

Repository (GitHub)
View/report issues

Documentation

Documentation

License

Apache-2.0 (license)

Dependencies

couchclient, memcached_client, yaml

More

Packages that depend on FileTeCouch