Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/geertjohan/aerospike-udf-go
- Owner: GeertJohan
- Created: 2015-09-13T15:49:28.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-09-13T17:13:17.000Z (over 9 years ago)
- Last Synced: 2024-10-31T07:09:45.514Z (3 months ago)
- Language: Go
- Size: 992 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).