swift_server 0.3.0 copy "swift_server: ^0.3.0" to clipboard
swift_server: ^0.3.0 copied to clipboard

Simple microservices framework using swift_composer. Create servers, daemons and cli tools with a layer to access mysql db, amqp and files. Used by https://swift.shop

0.3.0 #

  • use mysql_client as db client
  • add mailer
  • add redis cache support
  • add named locks
  • fix status checks
  • update post and get params handling
  • add cli command args
  • refactor to support cli/daemon/api
  • support for posting form encoded post
  • fixes for new swift_composer compilation
  • add testing tools
  • support for override config
  • minor bugfixes

0.2.1 #

  • jobs bugfix
  • static and doc fixes

0.2.0 #

  • update swift_composer
  • basic stats collection
  • daemon binary with amqp queues and tasks support
  • CLI commands support
  • added error handler
  • db.fetchCol method
  • unit tests, concurrency bugfixes

0.1.0 #

  • initial release
0
likes
110
pub points
0%
popularity

Publisher

verified publisherswift.shop

Simple microservices framework using swift_composer. Create servers, daemons and cli tools with a layer to access mysql db, amqp and files. Used by https://swift.shop

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-2-Clause (LICENSE)

Dependencies

args, dart_amqp, mailer, mysql_client, path, redis, swift_composer, yaml

More

Packages that depend on swift_server