Skip to content

stevedrip/chronicle

Repository files navigation

Chronicle

Chronicle is a project that stores and aggregates person events and tenant events. The name is in reference to its primary read pattern - storing a timeline of a person.

This code is from an abandoned project. Content has been scrubbed and has not been tested. Still, there are many promising ideas within this repository.

Many thanks to the efforts of the developers and leadership at Drip, who contributed to this project, okayed it for public consumption, and evaluated it against competing technology stacks.

Local

Setup

Create the local dbs:

createdb chronicle_test
createdb chronicle_development

Development

Install Java 17: $ brew install openjdk@17

See:

DB Migrations

See: migrations README.md

License

This project is available under both CC0 1.0 and MIT. Feel free to use whichever suits your needs better.

About

Chronicle is a project that stores and aggregates person events and tenant events. The name is in reference to its primary read pattern - storing a timeline of a person.

Resources

License

CC0-1.0, MIT licenses found

Licenses found

CC0-1.0
LICENSE-CC0
MIT
LICENSE-MIT

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors