Tags: dolan-in/dgman
Tags
Add dgo v24 support and new Dgraph types (#104) * Update dgo to v240 * Update build action * Update json-iterator package * Update func to handle `omitzero` json tag * Update custom JSON encoder to ignore "Zero" time vals * Fix type name * Update dgo version and use dgo interfaces throughout * Revert to dgo v240 * Add floats to mutate test * Add support for big.Float (dgraph 'bigfloat') * Add support for vector embeddings * Add test for vector similarity search * Update readme * Update action to parallelize tests * Add check for dgraph.type flag * Revert floats from common test struct * Remove logging * Update tests for new type * Revert code to use environment variable * Remove unneeded check * Simplify test * Adopt logr package; rework vector tag parsing Add tests * Update tests * Add dropAll ops to the start of all tests to minimize collisions * Add logging to key operations * Delete unused member variable * Add schema-retrieval func * Add support for Dgraph's unique directive * Simplify vec similarity test * Update README * Update root func test * Add context to panic * Improve checking of required tokenizers Add tests * Add tests * Handle JSON tag options correctly * Temporarily change module name for testing * Fix go.mod path * Fix (again) the go.mod path * Revert module declaration * Pull newer version of Dgraph * Fix path issue
PreviousNext