porsager / HashQL

76 stars 5 forks source link

Hash all the things #1

Closed porsager closed 5 years ago

porsager commented 5 years ago

This new HashQL version removes the pg-promise dependency, and makes HashQL able to do any language at all. It's now up to the user to implement the sanitization and handling of requests, as well as define the various hql functions to be available. Some more dogfooding and then on to write some proper docs.