ipfs-cluster/pintracker
Hector Sanjuan e9857652f2 Add a timestamp to Pins
This adds a Timestamp field to the pin objects. This allows to track when they were pinned.

This:

* Allows the pin-tracker to actually show accurate information on when the pin
  entered the system for pins that are not part of ongoing operations
  (currently it shows time.Now())
* Adds support for reporting timestamp on a pinning services api.
2021-10-20 16:55:57 +02:00
..
optracker Pintracker: use cid.Cid as map keys. (#1322) 2021-03-16 15:47:44 +01:00
stateless Add a timestamp to Pins 2021-10-20 16:55:57 +02:00
pintracker_test.go Fix #1360: Efficient pinset status with filters 2021-07-06 11:34:19 +02:00