Interface types for simple* and permission* packages.
- Redis: permissions2 and simpleredis
- Bolt: permissionbolt and simplebolt
- MariaDB/MySQL: permissionsql and simplemaria
- PostgreSQL: pstore and simplehstore
- SQLite: simplesqlite and permissionsqlite
- The latest release is the
v1.5.4tag. Thev1*versioning scheme was put to use since this is whatgo modseems to prefer. - The
2.0tag is kept so that existing packages don't break, though.
- Version: 1.5.4 (The tag is
v1.5.4to work better withgo mod. The API has version5.4.) - License: BSD-3
- Author: Alexander F. Rødseth <[email protected]>