redis-port
No description available.
File Explorer
Download Latest Version (.zip)- decode.go
- dump.go
- flags.go
- flags_test.go
- iolibs.go
- libs.go
- restore.go
- sync.go
- Godeps.json
- Readme
- buffer.go
- buffer_test.go
- file.go
- io.go
- mem.go
- offset.go
- pipe.go
- pipe_test.go
- .gitignore
- easily_compressible_string_key.rdb
- empty_database.rdb
- empty_database_nochecksum.rdb
- hash_as_ziplist.rdb
- hash_table.rdb
- integer_keys.rdb
- intset_16.rdb
- intset_32.rdb
- intset_64.rdb
- keys_with_expiry.rdb
- linkedlist.rdb
- list_decode.rdb
- multiple_databases.rdb
- non_ascii_values.rdb
- rdb_version_5_with_checksum.rdb
- rdb_version_8_with_64b_length_and_scores.rdb
- regular_set.rdb
- regular_sorted_set.rdb
- sorted_set_as_ziplist.rdb
- uncompressible_string_keys.rdb
- ziplist_that_compresses_easily.rdb
- ziplist_that_doesnt_compress.rdb
- ziplist_with_integers.rdb
- zipmap_that_compresses_easily.rdb
- zipmap_that_doesnt_compress.rdb
- zipmap_with_big_values.rdb
- .clang-format
- cgo_3rd_redis0.c
- cgo_3rd_redis1.c
- cgo_3rd_redis2.c
- cgo_glue_debug.c
- cgo_glue_debug.go
- cgo_glue_meow.c
- cgo_glue_server.c
- cgo_iterator.c
- cgo_lazyfree.c
- cgo_load_zset.c
- cgo_objects.c
- cgo_redis.c
- cgo_redis.go
- cgo_redis.h
- cgo_redis_test.go
- loader.go
- loader_simple_test.go
- loader_test.go
- jemalloc
- redis
- conn.go
- decoder.go
- encoder.go
- resp.go
- assert.go
- bufio.go
- slice.go
- bytesize.go
- errors.go
- log.go
- rolling.go
- atomic64.go
- bool.go
- trace.go
- cgo_malloc.go
- cgo_slice.go
- go_slice.go
- je_malloc.go
- slice.go
- string.go
- .gitignore
- .travis.yml
- docopt.go
- LICENSE
- README.md
- test_golang.docopt
- testcases.docopt
- commandinfo.go
- conn.go
- doc.go
- go17.go
- log.go
- pool.go
- pre_go17.go
- pubsub.go
- redis.go
- reply.go
- scan.go
- script.go
- LICENSE
- jemalloc-config.in
- jemalloc.sh.in
- jeprof.in
- config.guess
- config.sub
- install-sh
- html.xsl.in
- jemalloc.xml.in
- manpages.xsl.in
- stylesheet.xsl
- arena.h
- assert.h
- atomic.h
- base.h
- bitmap.h
- chunk.h
- chunk_dss.h
- chunk_mmap.h
- ckh.h
- ctl.h
- extent.h
- hash.h
- huge.h
- jemalloc_internal.h.in
- jemalloc_internal_decls.h
- jemalloc_internal_defs.h.in
- jemalloc_internal_macros.h
- mb.h
- mutex.h
- nstime.h
- pages.h
- ph.h
- private_namespace.sh
- private_symbols.txt
- private_unnamespace.sh
- prng.h
- prof.h
- public_namespace.sh
- public_unnamespace.sh
- ql.h
- qr.h
- quarantine.h
- rb.h
- rtree.h
- size_classes.sh
- smoothstep.h
- smoothstep.sh
- spin.h
- stats.h
- tcache.h
- ticker.h
- tsd.h
- util.h
- valgrind.h
- witness.h
- jemalloc.sh
- jemalloc_defs.h.in
- jemalloc_macros.h.in
- jemalloc_mangle.sh
- jemalloc_protos.h.in
- jemalloc_rename.sh
- jemalloc_typedefs.h.in
- stdbool.h
- stdint.h
- strings.h
- windows_extra.h
- jemalloc.vcxproj
- jemalloc.vcxproj.filters
- test_threads.cpp
- test_threads.h
- test_threads.vcxproj
- test_threads.vcxproj.filters
- test_threads_main.cpp
- jemalloc_vc2015.sln
- ReadMe.txt
- gen_travis.py
- arena.c
- atomic.c
- base.c
- bitmap.c
- chunk.c
- chunk_dss.c
- chunk_mmap.c
- ckh.c
- ctl.c
- extent.c
- hash.c
- huge.c
- jemalloc.c
- mb.c
- mutex.c
- nstime.c
- pages.c
- prng.c
- prof.c
- quarantine.c
- rtree.c
- spin.c
- stats.c
- tcache.c
- ticker.c
- tsd.c
- util.c
- valgrind.c
- witness.c
- zone.c
- btalloc.h
- jemalloc_test.h.in
- jemalloc_test_defs.h.in
- math.h
- mq.h
- mtx.h
- SFMT-alti.h
- SFMT-params.h
- SFMT-params11213.h
- SFMT-params1279.h
- SFMT-params132049.h
- SFMT-params19937.h
- SFMT-params216091.h
- SFMT-params2281.h
- SFMT-params4253.h
- SFMT-params44497.h
- SFMT-params607.h
- SFMT-params86243.h
- SFMT-sse2.h
- SFMT.h
- test.h
- thd.h
- timer.h
- aligned_alloc.c
- allocated.c
- chunk.c
- chunk.sh
- mallocx.c
- mallocx.sh
- MALLOCX_ARENA.c
- overflow.c
- posix_memalign.c
- rallocx.c
- sdallocx.c
- thread_arena.c
- thread_tcache_enabled.c
- xallocx.c
- xallocx.sh
- btalloc.c
- btalloc_0.c
- btalloc_1.c
- math.c
- mq.c
- mtx.c
- SFMT.c
- test.c
- thd.c
- timer.c
- microbench.c
- a0.c
- arena_reset.c
- arena_reset.sh
- atomic.c
- bitmap.c
- ckh.c
- decay.c
- decay.sh
- extent_quantize.c
- fork.c
- hash.c
- junk.c
- junk.sh
- junk_alloc.c
- junk_alloc.sh
- junk_free.c
- junk_free.sh
- lg_chunk.c
- lg_chunk.sh
- mallctl.c
- math.c
- mq.c
- mtx.c
- nstime.c
- pack.c
- pack.sh
- pages.c
- ph.c
- prng.c
- prof_accum.c
- prof_accum.sh
- prof_active.c
- prof_active.sh
- prof_gdump.c
- prof_gdump.sh
- prof_idump.c
- prof_idump.sh
- prof_reset.c
- prof_reset.sh
- prof_tctx.sh
- prof_thread_name.c
- prof_thread_name.sh
- ql.c
- qr.c
- quarantine.c
- quarantine.sh
- rb.c
- rtree.c
- run_quantize.c
- SFMT.c
- size_classes.c
- smoothstep.c
- stats.c
- stats_print.c
- ticker.c
- tsd.c
- util.c
- witness.c
- zero.c
- zero.sh
- test.sh.in
- .appveyor.yml
- .autom4te.cfg
- .gitattributes
- .gitignore
- .travis.yml
- autogen.sh
- ChangeLog
- config.stamp.in
- configure.ac
- COPYING
- coverage.sh
- INSTALL
- jemalloc.pc.in
- Makefile.in
- README
- .gitignore
- .travis.yml
- _config.yml
- help.mk
- je_arena.c
- je_atomic.c
- je_base.c
- je_bitmap.c
- je_chunk.c
- je_chunk_dss.c
- je_chunk_mmap.c
- je_ckh.c
- je_ctl.c
- je_extent.c
- je_hash.c
- je_huge.c
- je_jemalloc.c
- je_mb.c
- je_mutex.c
- je_nstime.c
- je_pages.c
- je_prng.c
- je_prof.c
- je_quarantine.c
- je_rtree.c
- je_spin.c
- je_stats.c
- je_tcache.c
- je_ticker.c
- je_tsd.c
- je_util.c
- je_valgrind.c
- je_witness.c
- jemalloc
- jemalloc.go
- jemalloc_test.go
- Makefile
- README.md
- VERSION
- .gitignore
- .gitmodules
- .travis.yml
- Makefile
- MIT-LICENSE.txt
- README.md
- version
- wandoujia_license.txt
# Installation Guide
1. Get the code
git clone https://github.com/CodisLabs/redis-port
Downloads the entire project code from GitHub to your computer.
cd redis-port
Moves into the project folder you just downloaded.
2. Make
Medium RecommendedPrerequisites
- Git Needed to download the project code from GitHub.
- Make Usually pre-installed on Linux/macOS. On Windows, install separately (e.g. via MSYS2 or WSL).
make
Compiles the code based on the generated build configuration to produce an executable.
If it finishes without errors, it worked. Try running the generated executable directly.
// repository documentation
Was this content helpful?
(0 ratings)
