Skip to content

v0.1.4

Compare
Choose a tag to compare
@tyler-johnson tyler-johnson released this 11 Dec 20:31
· 45 commits to master since this release
  • increased sync throughput by:
    • decreasing flush interval from 500ms to 200ms
    • increasing flush bandwidth from 20 documents to 100 documents
    • highlights the need for better options
  • fixed .extend() method on Lazybones and Document classes.