Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/geertjohan/aerospike-udf-go

Aerospike Go UDF package - Work in progress, git history will be rewritten, do not use.
https://github.com/geertjohan/aerospike-udf-go

Last synced: about 1 month ago
JSON representation

Aerospike Go UDF package - Work in progress, git history will be rewritten, do not use.

Awesome Lists containing this project

README

        

## aerospike-udf-go

**This project is experimental and should NOT be used in production. Git history will be rewritten.**

TODO: godoc, travis, coveralls

This package implements the mod-go UDF-module API. It can be used to create Aerospike UDF-modules in Go.

For more information aboud UDF-modules in Go, go to [github.com/GeertJohan/aerospike-mod-go](https://github.com/GeertJohan/aerospike-mod-go).