Giter Site home page Giter Site logo

Owen Taylor's Projects

aajedisfailover icon aajedisfailover

This example (co-authored with Brandon Amos of Redis) showcases using Jedis for configured failover between two instances of Redis. This works well when the client is responsible for such decision making rather than using a global load balancer.

addresssearch_v2 icon addresssearch_v2

This version takes a look at using alternate SCORER engines as well as optimzing tag vs text and the various mechanisms for matching text.

aggregationz icon aggregationz

A Jedis example where we use the SortedSet datatype to count the annoyance factor of our hungry customers. EveryTime they email us, we log it in a SortedSet with a timestamp as the score. Later, we can fetch the total count or a count for a specific window of time.

alias_graph icon alias_graph

A little app that loads into RedisGraph a deliberately wide and shallow graph. Premise: Person nodes have aliases relationship is (Person)-AKA->(Alias)

apporaching_versioncontrol icon apporaching_versioncontrol

A simple Jedis/Java example showcasing using LUA logic in Redis to enforce check and set behavior on strings and also demonstrate 1 level deep rollbacks (undo) for Strings

asciiartserverwithcache icon asciiartserverwithcache

This is a simple example written in python of Redis acting as a cache for a remote website that serves ascii art.

datachangenotification icon datachangenotification

A hack in Java/Jedis that demonstrates how Gears can notify a client of changes to keys within Redis

hellovss icon hellovss

A simple python demo of searching against Redis using VSS and the Redisvl library

hourstrackinghelper icon hourstrackinghelper

when you get tired of calculating hours and minutes as percentages of hours - this helps

jedisbinarypubsubsample icon jedisbinarypubsubsample

This program demonstrates how to publish binary messages and receive them using the Jedis java library and Redis

jsonzewsearch icon jsonzewsearch

A sampe of using Jedis to manage JSON objects and Redis Search Indexes and queries

lettucespringtestvjedis icon lettucespringtestvjedis

A program that runs configurable Redis commands and measures their latency from the client persective

lua-cairn icon lua-cairn

A collection of LUA scripts and Redis commands that automate the generation of a Cairn RPG character ( https://cairnrpg.com/ ) and roll virtual dice

lua_scripting_samples2023 icon lua_scripting_samples2023

This is a collection of sometimes useful lua scripts to be used with Redis - mostly intended to create data sets for testing purposes

luafromjava icon luafromjava

A demonstration of running a LUA script from Jedis (this example demonstrates adding 20K objects to a JSON object and recording the latency in microseconds measured in redis each time a group ohject is added)

mccplayground icon mccplayground

A Jedis-based program that loads a bit of JSON data representing Merchant Codes (MCC data) and adds a search index

multithreadsearchtest icon multithreadsearchtest

A multi-Threaded simplistic performance testing program for JSON search in Redis (see README for link to necessary complimentary program to populate data)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.