Merge pull request #146 from gene-eu/patch-1

Add Themis crypto library
This commit is contained in:
Asad Dhamani 2016-12-23 01:16:20 +05:30 committed by GitHub
commit 2096787041

View File

@ -81,6 +81,7 @@ A curated list of awesome PostgreSQL software, libraries, tools and resources, i
* [PGStrom](https://wiki.postgresql.org/wiki/PGStrom) - Extension to offload CPU intensive workloads to GPU.
* [plpgsql\_check](https://github.com/okbob/plpgsql_check) - Extension that allows to check plpgsql source code.
* [PostGIS](http://postgis.net/) - Spatial and Geographic objects for PostgreSQL.
* [PG_Themis](https://github.com/cossacklabs/pg_themis) - Postgres binding as extension for crypto library Themis, providing various security services on PgSQL's side.
* [zomboDB](https://github.com/zombodb/zombodb) - Extension that enables efficient full-text searching via the use of indexes backed by Elasticsearch.
### Optimization