Git Product home page Git Product logo

openwrt-redis's Introduction

Build Status

๐Ÿ“ก The OpenWrt Redis stable version package

The latest OpenWrt is highly EXPERIMENTAL !!!

Given, that /var/lib is usually in the ROM, so the REDIS data is in actually in /opt/var/lib/redis and /var/lib/redis is a symlink to /opt/var/lib/redis. I think it is good if you use ext-root or an SD-CARD based backend storage or something like.

There was a typo in the /etc/init.d/redis, but now is fixed.

The feed

Tested on Linksys WRT

http://cdn.corifeus.com/openwrt/SNAPSHOT/packages/arm_cortex-a9_vfpv3/redis/

src/gz reboot_redis http://cdn.corifeus.com/openwrt/SNAPSHOT/packages/arm_cortex-a9_vfpv3/redis

Tested on D-Link DIR 860L B1

http://cdn.corifeus.com/openwrt/SNAPSHOT/packages/mipsel_24kc/redis/

src/gz reboot_redis http://cdn.corifeus.com/openwrt/SNAPSHOT/packages/mipsel_24kc/redis

RPI-3

http://cdn.corifeus.com/openwrt/SNAPSHOT/packages/aarch64_cortex-a53/redis/

src/gz reboot_redis http://cdn.corifeus.com/openwrt/SNAPSHOT/packages/aarch64_cortex-a53/redis/

Built package:

The router service

Please, where you can find it in OPENWRT-INSOMNIA, of course it includes init.d service as well.

/etc/init.d/redis stop|start

Your own build

cp feeds.conf.default feeds.conf
echo 'src-git redis https://github.com/patrikx3/openwrt-redis.git' >> feeds.conf
./scripts/feeds update -a
./scripts/feeds install -a
./scripts/feeds update redis
./scripts/feeds install -a -p  redis

# create a .config
make menuconfig

# either
make package/feeds/redis/redis/{clean,prepare,compile} package/index V=s

# or
make V=s

PS

This is based on: https://github.com/chrisber/openwrt-ipkg-redis and https://github.com/pdf/openwrt-14.07-x86_64-packages/tree/master/net/redis .

It will be in all of my OPENWRT-INSOMNIA.

CPU type

Right now, I only tested on ARM (Linksys WRT1200ACS, Linksys 3200ACM) and D-Link RAMIPS since it is 4.0.9

Built from

http://download.redis.io/releases/


P3X-OPENWRT-REDIS Build v4.0.218-105

Like Corifeus @ Facebook Donate for Corifeus / P3X Contact Corifeus / P3X

P3X Sponsors

IntelliJ - The most intelligent Java IDE

JetBrains NoSQLBooster

The Smartest IDE for MongoDB

openwrt-redis's People

Contributors

p3x-robot avatar

Watchers

James Cloos avatar EricKong avatar

Forkers

jickding

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.