autism-db
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

autism-db

autism-db is a universal database adapter (leveldb and postgres) for Autism.

It store all autism-message types and indexes them to provide optimized query for:

  • reading a user profile
  • getting all posts
  • getting a user's feed
  • getting all replies to a post
  • getting all moderations to a post
  • getting all connections related to a user

Install as NPM Package

npm install autism-db

Development

npm install
npm run lint
npm test

Build

npm install
npm run build

Readme

Keywords

none

Package Sidebar

Install

npm i autism-db

Weekly Downloads

0

Version

0.1.0

License

MIT

Unpacked Size

27.7 kB

Total Files

15

Last publish

Collaborators

  • 0xtsukino