Skip to content
This repository has been archived by the owner on May 21, 2024. It is now read-only.

typical-rest-server - v0.8.26

Compare
Choose a tag to compare
@imantung imantung released this 13 Apr 06:54
· 367 commits to master since this release

1f8b48b remove transaction db and json db type as not need it in this project
f5a7e07 update to typcial-go 0.9.49
ba7b1e1 add command alias for redis console + add context for console + tidy up
6dd35b1 remove typserver package for convenience
fc69dd0 remove configuration from typpostgres and typredis package as the module itself is now contain configuration
f856557 add rest-client script to run the the application
231b30c update to typical-go 0.9.48
55a47dc fix usage wording in postgres and redis module
ce8e9c6 using context when run postgres console to handle application signal + tidy up postgres utility using BuildContext
1ecfc52 remove typreadme as overbearing to generate the readme docs