Skip to content

v0.0.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 05 Apr 18:43
· 24 commits to master since this release
c39455e
  • chore(release): 0.0.1 (c39455e)
  • wip(entry): add a select method (0fe95d2)
  • wip(part): add a partitioner assigning entries into YYYY-MM parts (af9698f)
  • wip(part): add a partitioner which results only a single partition (e9f86aa)
  • doc: add example usages (3b9af30)
  • feat(csv): provide a simple CSV store (649e71a)
  • feat(sto): provide a local storage adapter (fec3bcb)
  • arch(entry): add the prototype for an entry store (f06f869)
  • arch(part): add the prototype for a data partitioner (e30be22)
  • arch(sto): add the standard interface for storage backends (c1b1b50)
  • def: add common data types (e941240)
  • init: layout the foundation for the project (f5cdd01)