Thu, Aug 8, 2019 Datetime Indexes in Dgraph by Aman Mangal I recently started working at Dgraph Labs in Bengaluru as a Software Engineer. One of the first issues that I worked on was related to the Dgraph’s datetime datatype. Tags dgraph indexing engineering go
Tue, Jan 29, 2019 Optimizing Indexing in Dgraph by Martin Martinez Rivera One of the cornerstones of Dgraph is that it allows a flexible schema, which can be modified in a live system, without any downtime. Tags indexing optimization go