nsq - Related information

  • How to set docker-compose to start NSQ data persistence?

    as shown in the figure, officially describes how to use docker-compose to start several services of nsq. Shared data volumes are not configured in docker-compose, but how to enable persistence is described in Persisting NSQ Data. How to configure this i...

    Mar.21,2021
  • How to subscribe to only a specific channel? under a topic of nsq

    Local environment: there are two channel: testchannel1, testchannel2, under testtopic Consume data to http interface via nsq_to_http e.g: Consumer 1: usr local opt nsq bin nsq_to_http-- topic=testtopic-- channel=testchannel1-- lookupd-http-addre...

    Mar.11,2021
  • Validity of nsq messages

    can I set the validity period when I first contact nsq,nsq to publish a message? and subscribers have not consumed messages all the time. Can you set the validity period of messages like redis? ...

    Mar.05,2021
  • MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
    MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b2c462-33eaf.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
    MySQL Errno : 1021
    Message : Disk full (/tmp/#sql-temptable-64f5-1b2c462-33eaf.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
    Need Help?