Giter Site home page Giter Site logo

源码运行报错 about newlife.redis HOT 7 CLOSED

newlifex avatar newlifex commented on July 28, 2024
源码运行报错

from newlife.redis.

Comments (7)

nnhy avatar nnhy commented on July 28, 2024

实际上存了什么数据进去?

from newlife.redis.

hufei008 avatar hufei008 commented on July 28, 2024

就运行下载的源码,我自己没存东西

from newlife.redis.

nnhy avatar nnhy commented on July 28, 2024

用的是Windows Redis吗?注意版本不能太老

from newlife.redis.

hufei008 avatar hufei008 commented on July 28, 2024

用的是这个Redis-x64-3.2.100.msi

from newlife.redis.

nnhy avatar nnhy commented on July 28, 2024

这个错误是偶发性还是每次都能重现?
我们在高频读写(10w+ tps)时会有一定几率遇到这个错误

from newlife.redis.

hufei008 avatar hufei008 commented on July 28, 2024

每次都会出现,
ic.Set("time", DateTime.Now, 1);
Console.WriteLine(ic.Get("time").ToFullString());
Thread.Sleep(1100);
//Console.WriteLine(ic.Get("time").ToFullString());
我把 这行注释掉就能运行 Test1()这个方法, 不知道会不会是redis版本问题,好像是这个key 过期了就读不了报异常了

from newlife.redis.

nnhy avatar nnhy commented on July 28, 2024

已确认为Redis高速管道模式BUG,不影响日常使用,已修正!
NewLifeX/X@322e737

from newlife.redis.

Related Issues (20)

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.