This repository has been archived by the owner. It is now read-only.
Codename Spiffy; this is the very basic orm we use in go based services.
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
_load_test updates Aug 30, 2017
migration updates for logger Mar 9, 2018
.travis.yml travis updates Oct 11, 2017
LICENSE license Mar 23, 2016
Makefile adding bench command. Dec 8, 2015
README.md Update README.md Apr 9, 2018
buffer_pool.go buffer pool Nov 9, 2016
buffer_pool_test.go buffer pool Nov 9, 2016
column.go out and outmany no longer require a databasemapped Oct 22, 2016
column_collection.go test suite passes etc. Oct 3, 2017
column_collection_test.go reducing exported names. Jan 28, 2017
column_test.go reducing exported names. Jan 28, 2017
config.go adds Database to events, to connection, NewConfigFromDSN, coalesces e… Mar 29, 2018
config_test.go configs and test Feb 3, 2018
connection.go updates? Apr 4, 2018
connection_test.go adds Database to events, to connection, NewConfigFromDSN, coalesces e… Mar 29, 2018
db.go adding context support Feb 8, 2018
db_test.go api overhaul Apr 8, 2017
default.go configs and test Feb 3, 2018
default_test.go api overhaul Apr 8, 2017
interfaces.go test suite passes etc. Oct 3, 2017
invocation.go updates? Apr 4, 2018
invocation_test.go updates Mar 28, 2017
main_test.go configs and test Feb 3, 2018
populate.go lots of tweaks Mar 19, 2017
query.go updates? Apr 4, 2018
query_test.go refactoring queries ... again Feb 23, 2017
statement_cache.go stuff. Mar 21, 2017
statement_cache_test.go fixing tests, breaking everything. Feb 20, 2017
util.go adds token helper Mar 23, 2018
util_test.go fixing issue with inferred table names Nov 15, 2017
uuid.go api changes. Sep 19, 2016
uuid_test.go adds token helper Mar 23, 2018

README.md

Spiffy

This project has been deprecated.

Please use go-sdk instead.