Skip to content

MySQL async client for pushing data (not suitable for getting)

License

Notifications You must be signed in to change notification settings

blackjack/myasquo

Repository files navigation

Myasquo version 0.1.3
-------------------------------------------------
Date: October 21, 2017
Website: https://github.com/blackjack/myasquo

Project Lead/Maintainer (2012-current):
  Oleksandr Senkovych <[email protected]>

Install
-------
  For installation or compiling instructions, see the INSTALL file.

License
-------
  This library is licensed under the Lesser GNU General Public License.  See
  the COPYING file for more information.

Examples
-------
  See `examples` directory.

Description
-----------
  Myasquo is an MySQL asyncronous queued library.
  It's main purpose is to provide async capabilities, reliability and simplicity.
  All the data that cannot be written will be backed up in the filesystem.

  This library is designed only for setting data, but not getting it - you cannot 
  get return value of the query. 

About

MySQL async client for pushing data (not suitable for getting)

Resources

License

Stars

Watchers

Forks

Packages

No packages published