Project

General

Profile

Overview

Hakeva (pronounce hae-key-va) means Hardware Key Value
(aka Hardware Redis, or hwredis)
...and also "rare" in Finnish

Be aware that this project will probably never reach a useful status. It helps me to learn FPGA configuration with Verilog
Designing and building such and electronic hardware, a firmware and a gateware is my new personal challenge.

This project
- Is designed from scratch and Redis public documentation
- in Verilog to implement the core in FPGA/ASICs
- in C to implement the exposed service in Microcontrolers.

To provide high advantages in terms of :
- Unreacheable performances
- Hardware and software HA
- Hardware and software scalability
- Security risk mitigation (no virus, no overflow)
- Costs

If you want to clone this Mercurial (Hg) repository, use the following command :

hg clone http://hg.cerbelle.net/hg/hwredis/

or if you did not import my personal CA certificates (available from http://francois.cerbelle.net/pages/fr/certificats/) :
hg clone --insecure https://hg.cerbelle.net/hg/hwredis/

Issue tracking  Details

open closed Total
Anomalie 6 0 6
Evolution 10 0 10
Feature request 13 0 13

View all issues | Summary | Gantt

Time tracking

  • Estimated time: 35:00 hours
  • Spent time: 25:50 hours

Details | Report

Members

Manager : François Cerbelle