Skip to content

Releases: GearsAD/CloudGraphs.jl

Hotfix for CloudGraphConfig serialization

18 Nov 03:10
5f183ab
Compare
Choose a tag to compare

Minor release to fix and issue with serialization of the CloudGraphConfig structure.

Julia 1.0 Compatibility

20 Oct 17:46
b49bb87
Compare
Choose a tag to compare

Switched to using new Mongoc.jl package and compatible with Julia 1.0.

Julia 0.7 Compatibility

12 Oct 02:33
7613c22
Compare
Choose a tag to compare

Upgraded to support Julia 0.7.
Note that this package will be deprecated in favour of DistributedFactorGraphs.jl in the following release.

Packed Types Enhancement

14 Jul 01:08
300d2d4
Compare
Choose a tag to compare

This release includes @dehann's enhancement for packed types.

Improved management of big data store.

29 Dec 20:50
1dee9ae
Compare
Choose a tag to compare
  • Use of mime types for hints to data type
  • Use of key for source name - can now potentially define multiple big data sources
  • Explicit flag for adding+saving big data when adding or updating a node
  • No more OID as key, rather use a technology-independent key. Allows us to lift+shift data without worrying about keys. This will be done in the graph in the next update as well
  • Adopting pattern of hard-typing parameters and returns. This is essential in building a maintainable+testable framework.

v0.0.2

25 Apr 01:18
Compare
Choose a tag to compare
Create LICENSE