Skip to content
#

datastore

Here are 388 public repositories matching this topic...

Open Source alternative to Algolia and an Easier-to-Use alternative to ElasticSearch 🔍 Fast, typo tolerant, in-memory fuzzy Search Engine for building delightful search experiences

  • Updated May 19, 2022
  • C++
jakekgrog
jakekgrog commented Jul 16, 2020

Now that we support more than 1 data type, we should include the values data type in cache nodes. This give us a way of easily identifying what type of data a key points to e.g. string, queue (and more types in the future)

Currently a cache node object consists of a Key, a Value and a TTL. We should also add a field specifying the type of the Value

enhancement good first issue

Its a playground application focusing on Paging3, MVVM architecture, Kotlin Extension functions, Retrofit, DSL, Navigation component, MotionLayout, SharedElementTransition, Single Activity Architecture, DataStore etc.

  • Updated Oct 7, 2021
  • Kotlin

Improve this page

Add a description, image, and links to the datastore topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the datastore topic, visit your repo's landing page and select "manage topics."

Learn more