5 ms·
Would love to learn more on the motivation behind the project
by rnavi 4y ago
Would love to learn more on the motivation behind the project
- devnull3 4y agoThis is a part of a larger system which requires versioning of data. So there is a requirement of reading the data as of timestamp T. The sqlite is supposed to be metadata of that large data. Since the larger data itself is versioned I need metadata to be versioned. Some of the use-cases are mentioned at: https://news.ycombinator.com/item?id=32629548 https://news.ycombinator.com/item?id=32629548
- rnavi 4y agoAh cool. We are defaulting to using sqlite for storing metadata too. Happy to chat and exchange notes - my email is in the profile.