mirror of
https://github.com/empayre/fleet.git
synced 2024-11-07 01:15:22 +00:00
6a825c11e3
Removed Gorm, replaced it with Sqlx * Added SQL bundling command to Makfile * Using go-kit logger * Added soft delete capability * Changed SearchLabel to accept a variadic param for optional omit list instead of array * Gorm removed * Refactor table structures to use CURRENT_TIMESTAMP mysql function * Moved Inmem datastore into it's own package * Updated README * Implemented code review suggestions from @zwass * Removed reference to Gorm from glide.yaml |
||
---|---|---|
.. | ||
doc.go | ||
inmem_query_results.go | ||
query_results_test.go | ||
redis_query_results.go |