real-time

  1. Peter Simpson

    B4J Library Redis fast in-memory datastore - Server

    Hello everyone, I previously released the Redis Client library, but I was using a separate third party Redis Server package not developed in B4J. Nolonger is this the case. here is a Redis Server library that you can just run and forget about, it runs silently as a background worker ready for...
  2. Peter Simpson

    B4J Library Redis fast in-memory datastore - Client

    Hello everyone, After reading the post by @hatzisn HERE titled 'Redis - A great tutorial', I decided to look more into Redis. Even though I personally cannot ever see myself using this Redis library (I prefer B4X KVS or in‑memory SQLite). But, B4X (B4J) developers might want to use it, and of...
Top