blackjack/myasquo
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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 <bjsenya@gmail.com> 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.