Skip to content

💨A bootstrap library to initialize external service's clients without boilerplate💨

License

Notifications You must be signed in to change notification settings

catalystgo/bootstrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bootstrap 💨

wakatime Build Status Go Report Card

GitHub issues GitHub pull requests License: MIT

💨 A bootstrap library to initialize external service's clients without boilerplate 💨

Supported clients:

  • Kafka
  • Postgres
  • Redis

Kafka 🚀

go get github.com/catalystgo/bootstrap/kafka

example: code


Postgres 🚀

go get github.com/catalystgo/bootstrap/postgres

example: code


Redis 🚀

go get github.com/catalystgo/bootstrap/redis

example: code


Cache 🚀

go get github.com/catalystgo/bootstrap/cache

example: code


UI 😎

To see the UI, run the following command:

docker compose up

Milestones 🚀

  • add memcached client support
  • add pgbouncer client support

About

💨A bootstrap library to initialize external service's clients without boilerplate💨

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published