-
- Downloads
databases/trilogy: Add trilogy 2.6.0
Trilogy is a client library for MySQL-compatible database servers, designed for performance, flexibility, and ease of embedding. It's currently in production use on github.com. Features: - Supports the most frequently used parts of the text protocol - Handshake - Password authentication - Query, ping, and quit commands - Support prepared statements (binary protocol) - Low-level protocol API completely decoupled from IO - Non-blocking client API wrapping the protocol API - Blocking client API wrapping the non-blocking API - No dependencies outside of POSIX, the C standard library & OpenSSL - Minimal dynamic allocation - MIT licensed
Showing
- databases/Makefile 1 addition, 0 deletionsdatabases/Makefile
- databases/trilogy/Makefile 24 additions, 0 deletionsdatabases/trilogy/Makefile
- databases/trilogy/distinfo 3 additions, 0 deletionsdatabases/trilogy/distinfo
- databases/trilogy/files/patch-Makefile 24 additions, 0 deletionsdatabases/trilogy/files/patch-Makefile
- databases/trilogy/pkg-descr 17 additions, 0 deletionsdatabases/trilogy/pkg-descr
- databases/trilogy/pkg-plist 16 additions, 0 deletionsdatabases/trilogy/pkg-plist
databases/trilogy/Makefile
0 → 100644
databases/trilogy/distinfo
0 → 100644
databases/trilogy/files/patch-Makefile
0 → 100644
databases/trilogy/pkg-descr
0 → 100644
databases/trilogy/pkg-plist
0 → 100644
Please register or sign in to comment